The CxFmsDashboardCtrl object is used to display and manipulate the CygNet FMS Dashboard Control. The CxFmsDashboardCtrl object is an ActiveX control that must be placed in an ActiveX control container such as CygNet Studio.
Declare the object using the following code:
|
CreateObject("CxHmiFms.CxFmsDashboardCtrl.1") |
Use the CygNet FMS Dashboard Control to view high-level statistics for selected Nodes. It displays a grid with rows that represent Nodes and columns that represent properties or time ranges. The CygNet FMS Dashboard Control provides the same functionality as the Dashboard control in FMS Explorer.
See Using the Dashboard Control (in FMS Explorer) and CygNet FMS Dashboard Control (on CygNet Studio screens) for more information about using this control.
More: